net/http.http2Setting.Valid (method)

3 uses

	net/http (current package)
		h2_bundle.go#L3533: func (s http2Setting) Valid() error {
		h2_bundle.go#L5745: 	if err := s.Valid(); err != nil {
		h2_bundle.go#L10173: 			if err := s.Valid(); err != nil {